home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / SourceCode / MiscKit1.7.1 / MiscKit / Palettes / MiscShell / English.lproj / MiscShellInspector.nib / data.classes next >
Encoding:
Text File  |  1994-09-15  |  478 b   |  17 lines

  1. MiscShellInspector = {
  2.     ACTIONS = {"ok:" = "ok:"; "revert:" = "revert:"; "swapView:" = "swapView:"; }; 
  3.     OUTLETS = {
  4.         customDelimiters = customDelimiters; 
  5.     delimiters = delimiters; 
  6.     optionsBox = optionsBox; 
  7.     runToCompletionCheck = runToCompletionCheck; 
  8.     scriptBox = scriptBox; 
  9.     scrollView = scrollView; 
  10.     swapBox = swapBox; 
  11.     tableSort = tableSort; 
  12.     text = text; 
  13.     }; 
  14.     SUPERCLASS = IBInspector; 
  15. };
  16. FirstResponder = {ACTIONS = {}; SUPERCLASS = Object; };
  17.